[INFO] cloning repository https://github.com/heyrict/diesel-aggr-sample
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/heyrict/diesel-aggr-sample" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fheyrict%2Fdiesel-aggr-sample", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fheyrict%2Fdiesel-aggr-sample'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 1235a70e472c8a31e548eb5f2006f44f6247587d
[INFO] checking heyrict/diesel-aggr-sample against try#7dabc88a3b6768751847baeb49983f31ac5f20e2 for pr-155945
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fheyrict%2Fdiesel-aggr-sample" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/heyrict/diesel-aggr-sample
[INFO] finished tweaking git repo https://github.com/heyrict/diesel-aggr-sample
[INFO] tweaked toml for git repo https://github.com/heyrict/diesel-aggr-sample written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/heyrict/diesel-aggr-sample on toolchain 7dabc88a3b6768751847baeb49983f31ac5f20e2
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+7dabc88a3b6768751847baeb49983f31ac5f20e2" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/heyrict/diesel-aggr-sample already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+7dabc88a3b6768751847baeb49983f31ac5f20e2" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+7dabc88a3b6768751847baeb49983f31ac5f20e2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] b7896d15f3dc7da8c27fed505c86ec61763b3f870166780008f879da4b5d775a
[INFO] running `Command { std: "docker" "start" "-a" "b7896d15f3dc7da8c27fed505c86ec61763b3f870166780008f879da4b5d775a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b7896d15f3dc7da8c27fed505c86ec61763b3f870166780008f879da4b5d775a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b7896d15f3dc7da8c27fed505c86ec61763b3f870166780008f879da4b5d775a", kill_on_drop: false }`
[INFO] [stdout] b7896d15f3dc7da8c27fed505c86ec61763b3f870166780008f879da4b5d775a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+7dabc88a3b6768751847baeb49983f31ac5f20e2" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2f9b8257804384a24ba9249c2dafe392854e59ddf1a2df0918e7e8ad7c385a30
[INFO] running `Command { std: "docker" "start" "-a" "2f9b8257804384a24ba9249c2dafe392854e59ddf1a2df0918e7e8ad7c385a30", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.37
[INFO] [stderr]    Compiling libc v0.2.125
[INFO] [stderr]    Compiling unicode-xid v0.2.2
[INFO] [stderr]    Compiling parking_lot_core v0.8.5
[INFO] [stderr]    Compiling syn v1.0.92
[INFO] [stderr]    Compiling lock_api v0.4.7
[INFO] [stderr]     Checking instant v0.1.12
[INFO] [stderr]     Checking smallvec v1.8.0
[INFO] [stderr]    Compiling log v0.4.16
[INFO] [stderr]     Checking pq-sys v0.4.6
[INFO] [stderr]     Checking itoa v1.0.1
[INFO] [stderr]     Checking byteorder v1.4.3
[INFO] [stderr]    Compiling quote v1.0.18
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]     Checking parking_lot v0.11.2
[INFO] [stderr]     Checking scheduled-thread-pool v0.2.5
[INFO] [stderr]     Checking r2d2 v0.8.9
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling diesel_derives v2.0.0-rc.0 (https://github.com/weiznich/diesel?branch=fix%2F3156#fb70fd70)
[INFO] [stdout] error: cannot find macro `quote` in this scope
[INFO] [stdout]   --> /opt/rustwide/cargo-home/git/checkouts/diesel-ff3178cdc29af4e4/fb70fd7/diesel_derives/src/valid_grouping.rs:61:27
[INFO] [stdout]    |
[INFO] [stdout] 61 |         wrap_in_dummy_mod(quote! {
[INFO] [stdout]    |                           ^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: `quote` is imported here, but it is a crate, not a macro
[INFO] [stdout]   --> /opt/rustwide/cargo-home/git/checkouts/diesel-ff3178cdc29af4e4/fb70fd7/diesel_derives/src/lib.rs:21:1
[INFO] [stdout]    |
[INFO] [stdout] 21 | extern crate quote;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] help: consider importing one of these macros
[INFO] [stdout]    |
[INFO] [stdout]  1 + use proc_macro::quote;
[INFO] [stdout]    |
[INFO] [stdout]  1 + use quote::quote;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `quote` in this scope
[INFO] [stdout]   --> /opt/rustwide/cargo-home/git/checkouts/diesel-ff3178cdc29af4e4/fb70fd7/diesel_derives/src/valid_grouping.rs:56:32
[INFO] [stdout]    |
[INFO] [stdout] 56 |             .unwrap_or_else(|| quote!(is_aggregate::Never));
[INFO] [stdout]    |                                ^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: `quote` is imported here, but it is a crate, not a macro
[INFO] [stdout]   --> /opt/rustwide/cargo-home/git/checkouts/diesel-ff3178cdc29af4e4/fb70fd7/diesel_derives/src/lib.rs:21:1
[INFO] [stdout]    |
[INFO] [stdout] 21 | extern crate quote;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] help: consider importing one of these macros
[INFO] [stdout]    |
[INFO] [stdout]  1 + use proc_macro::quote;
[INFO] [stdout]    |
[INFO] [stdout]  1 + use quote::quote;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `quote` in this scope
[INFO] [stdout]   --> /opt/rustwide/cargo-home/git/checkouts/diesel-ff3178cdc29af4e4/fb70fd7/diesel_derives/src/valid_grouping.rs:53:21
[INFO] [stdout]    |
[INFO] [stdout] 53 |                     quote!(<#left as MixedAggregates<#right>>::Output)
[INFO] [stdout]    |                     ^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: `quote` is imported here, but it is a crate, not a macro
[INFO] [stdout]   --> /opt/rustwide/cargo-home/git/checkouts/diesel-ff3178cdc29af4e4/fb70fd7/diesel_derives/src/lib.rs:21:1
[INFO] [stdout]    |
[INFO] [stdout] 21 | extern crate quote;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] help: consider importing one of these macros
[INFO] [stdout]    |
[INFO] [stdout]  1 + use proc_macro::quote;
[INFO] [stdout]    |
[INFO] [stdout]  1 + use quote::quote;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `quote` in this scope
[INFO] [stdout]   --> /opt/rustwide/cargo-home/git/checkouts/diesel-ff3178cdc29af4e4/fb70fd7/diesel_derives/src/valid_grouping.rs:41:22
[INFO] [stdout]    |
[INFO] [stdout] 41 |             .map(|t| quote!(#t::IsAggregate))
[INFO] [stdout]    |                      ^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: `quote` is imported here, but it is a crate, not a macro
[INFO] [stdout]   --> /opt/rustwide/cargo-home/git/checkouts/diesel-ff3178cdc29af4e4/fb70fd7/diesel_derives/src/lib.rs:21:1
[INFO] [stdout]    |
[INFO] [stdout] 21 | extern crate quote;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] help: consider importing one of these macros
[INFO] [stdout]    |
[INFO] [stdout]  1 + use proc_macro::quote;
[INFO] [stdout]    |
[INFO] [stdout]  1 + use quote::quote;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `quote` in this scope
[INFO] [stdout]   --> /opt/rustwide/cargo-home/git/checkouts/diesel-ff3178cdc29af4e4/fb70fd7/diesel_derives/src/valid_grouping.rs:28:27
[INFO] [stdout]    |
[INFO] [stdout] 28 |         wrap_in_dummy_mod(quote! {
[INFO] [stdout]    |                           ^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: `quote` is imported here, but it is a crate, not a macro
[INFO] [stdout]   --> /opt/rustwide/cargo-home/git/checkouts/diesel-ff3178cdc29af4e4/fb70fd7/diesel_derives/src/lib.rs:21:1
[INFO] [stdout]    |
[INFO] [stdout] 21 | extern crate quote;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] help: consider importing one of these macros
[INFO] [stdout]    |
[INFO] [stdout]  1 + use proc_macro::quote;
[INFO] [stdout]    |
[INFO] [stdout]  1 + use quote::quote;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `quote` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/diesel-ff3178cdc29af4e4/fb70fd7/diesel_derives/src/sql_type.rs:117:14
[INFO] [stdout]     |
[INFO] [stdout] 117 |         Some(quote! {
[INFO] [stdout]     |              ^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: `quote` is imported here, but it is a crate, not a macro
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/diesel-ff3178cdc29af4e4/fb70fd7/diesel_derives/src/lib.rs:21:1
[INFO] [stdout]     |
[INFO] [stdout]  21 | extern crate quote;
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] help: consider importing one of these macros
[INFO] [stdout]     |
[INFO] [stdout]   1 + use proc_macro::quote;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use quote::quote;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `quote` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/diesel-ff3178cdc29af4e4/fb70fd7/diesel_derives/src/sql_type.rs:110:54
[INFO] [stdout]     |
[INFO] [stdout] 110 |             PostgresType::Lookup(type_name, None) => quote!(
[INFO] [stdout]     |                                                      ^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: `quote` is imported here, but it is a crate, not a macro
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/diesel-ff3178cdc29af4e4/fb70fd7/diesel_derives/src/lib.rs:21:1
[INFO] [stdout]     |
[INFO] [stdout]  21 | extern crate quote;
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] help: consider importing one of these macros
[INFO] [stdout]     |
[INFO] [stdout]   1 + use proc_macro::quote;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use quote::quote;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `quote` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/diesel-ff3178cdc29af4e4/fb70fd7/diesel_derives/src/sql_type.rs:105:67
[INFO] [stdout]     |
[INFO] [stdout] 105 |             PostgresType::Lookup(type_name, Some(type_schema)) => quote!(
[INFO] [stdout]     |                                                                   ^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: `quote` is imported here, but it is a crate, not a macro
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/diesel-ff3178cdc29af4e4/fb70fd7/diesel_derives/src/lib.rs:21:1
[INFO] [stdout]     |
[INFO] [stdout]  21 | extern crate quote;
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] help: consider importing one of these macros
[INFO] [stdout]     |
[INFO] [stdout]   1 + use proc_macro::quote;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use quote::quote;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `quote` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/diesel-ff3178cdc29af4e4/fb70fd7/diesel_derives/src/sql_type.rs:100:52
[INFO] [stdout]     |
[INFO] [stdout] 100 |             PostgresType::Fixed(oid, array_oid) => quote!(
[INFO] [stdout]     |                                                    ^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: `quote` is imported here, but it is a crate, not a macro
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/diesel-ff3178cdc29af4e4/fb70fd7/diesel_derives/src/lib.rs:21:1
[INFO] [stdout]     |
[INFO] [stdout]  21 | extern crate quote;
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] help: consider importing one of these macros
[INFO] [stdout]     |
[INFO] [stdout]   1 + use proc_macro::quote;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use quote::quote;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `quote` in this scope
[INFO] [stdout]   --> /opt/rustwide/cargo-home/git/checkouts/diesel-ff3178cdc29af4e4/fb70fd7/diesel_derives/src/sql_type.rs:77:18
[INFO] [stdout]    |
[INFO] [stdout] 77 |             Some(quote! {
[INFO] [stdout]    |                  ^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: `quote` is imported here, but it is a crate, not a macro
[INFO] [stdout]   --> /opt/rustwide/cargo-home/git/checkouts/diesel-ff3178cdc29af4e4/fb70fd7/diesel_derives/src/lib.rs:21:1
[INFO] [stdout]    |
[INFO] [stdout] 21 | extern crate quote;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] help: consider importing one of these macros
[INFO] [stdout]    |
[INFO] [stdout]  1 + use proc_macro::quote;
[INFO] [stdout]    |
[INFO] [stdout]  1 + use quote::quote;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `quote` in this scope
[INFO] [stdout]   --> /opt/rustwide/cargo-home/git/checkouts/diesel-ff3178cdc29af4e4/fb70fd7/diesel_derives/src/sql_type.rs:51:18
[INFO] [stdout]    |
[INFO] [stdout] 51 |             Some(quote! {
[INFO] [stdout]    |                  ^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: `quote` is imported here, but it is a crate, not a macro
[INFO] [stdout]   --> /opt/rustwide/cargo-home/git/checkouts/diesel-ff3178cdc29af4e4/fb70fd7/diesel_derives/src/lib.rs:21:1
[INFO] [stdout]    |
[INFO] [stdout] 21 | extern crate quote;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] help: consider importing one of these macros
[INFO] [stdout]    |
[INFO] [stdout]  1 + use proc_macro::quote;
[INFO] [stdout]    |
[INFO] [stdout]  1 + use quote::quote;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `quote` in this scope
[INFO] [stdout]   --> /opt/rustwide/cargo-home/git/checkouts/diesel-ff3178cdc29af4e4/fb70fd7/diesel_derives/src/sql_type.rs:18:23
[INFO] [stdout]    |
[INFO] [stdout] 18 |     wrap_in_dummy_mod(quote! {
[INFO] [stdout]    |                       ^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: `quote` is imported here, but it is a crate, not a macro
[INFO] [stdout]   --> /opt/rustwide/cargo-home/git/checkouts/diesel-ff3178cdc29af4e4/fb70fd7/diesel_derives/src/lib.rs:21:1
[INFO] [stdout]    |
[INFO] [stdout] 21 | extern crate quote;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] help: consider importing one of these macros
[INFO] [stdout]    |
[INFO] [stdout]  1 + use proc_macro::quote;
[INFO] [stdout]    |
[INFO] [stdout]  1 + use quote::quote;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `quote` in this scope
[INFO] [stdout]   --> /opt/rustwide/cargo-home/git/checkouts/diesel-ff3178cdc29af4e4/fb70fd7/diesel_derives/src/selectable.rs:68:9
[INFO] [stdout]    |
[INFO] [stdout] 68 |         quote!(#table_name::#column_name)
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: `quote` is imported here, but it is a crate, not a macro
[INFO] [stdout]   --> /opt/rustwide/cargo-home/git/checkouts/diesel-ff3178cdc29af4e4/fb70fd7/diesel_derives/src/lib.rs:21:1
[INFO] [stdout]    |
[INFO] [stdout] 21 | extern crate quote;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] help: consider importing one of these macros
[INFO] [stdout]    |
[INFO] [stdout]  1 + use proc_macro::quote;
[INFO] [stdout]    |
[INFO] [stdout]  1 + use quote::quote;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `quote` in this scope
[INFO] [stdout]   --> /opt/rustwide/cargo-home/git/checkouts/diesel-ff3178cdc29af4e4/fb70fd7/diesel_derives/src/selectable.rs:64:9
[INFO] [stdout]    |
[INFO] [stdout] 64 |         quote!(<#embed_ty as Selectable<__DB>>::construct_selection())
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: `quote` is imported here, but it is a crate, not a macro
[INFO] [stdout]   --> /opt/rustwide/cargo-home/git/checkouts/diesel-ff3178cdc29af4e4/fb70fd7/diesel_derives/src/lib.rs:21:1
[INFO] [stdout]    |
[INFO] [stdout] 21 | extern crate quote;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] help: consider importing one of these macros
[INFO] [stdout]    |
[INFO] [stdout]  1 + use proc_macro::quote;
[INFO] [stdout]    |
[INFO] [stdout]  1 + use quote::quote;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `quote` in this scope
[INFO] [stdout]   --> /opt/rustwide/cargo-home/git/checkouts/diesel-ff3178cdc29af4e4/fb70fd7/diesel_derives/src/selectable.rs:57:9
[INFO] [stdout]    |
[INFO] [stdout] 57 |         quote!(#table_name::#column_name)
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: `quote` is imported here, but it is a crate, not a macro
[INFO] [stdout]   --> /opt/rustwide/cargo-home/git/checkouts/diesel-ff3178cdc29af4e4/fb70fd7/diesel_derives/src/lib.rs:21:1
[INFO] [stdout]    |
[INFO] [stdout] 21 | extern crate quote;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] help: consider importing one of these macros
[INFO] [stdout]    |
[INFO] [stdout]  1 + use proc_macro::quote;
[INFO] [stdout]    |
[INFO] [stdout]  1 + use quote::quote;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `quote` in this scope
[INFO] [stdout]   --> /opt/rustwide/cargo-home/git/checkouts/diesel-ff3178cdc29af4e4/fb70fd7/diesel_derives/src/selectable.rs:53:9
[INFO] [stdout]    |
[INFO] [stdout] 53 |         quote!(<#embed_ty as Selectable<__DB>>::SelectExpression)
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: `quote` is imported here, but it is a crate, not a macro
[INFO] [stdout]   --> /opt/rustwide/cargo-home/git/checkouts/diesel-ff3178cdc29af4e4/fb70fd7/diesel_derives/src/lib.rs:21:1
[INFO] [stdout]    |
[INFO] [stdout] 21 | extern crate quote;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] help: consider importing one of these macros
[INFO] [stdout]    |
[INFO] [stdout]  1 + use proc_macro::quote;
[INFO] [stdout]    |
[INFO] [stdout]  1 + use quote::quote;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `quote` in this scope
[INFO] [stdout]   --> /opt/rustwide/cargo-home/git/checkouts/diesel-ff3178cdc29af4e4/fb70fd7/diesel_derives/src/selectable.rs:34:23
[INFO] [stdout]    |
[INFO] [stdout] 34 |     wrap_in_dummy_mod(quote! {
[INFO] [stdout]    |                       ^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: `quote` is imported here, but it is a crate, not a macro
[INFO] [stdout]   --> /opt/rustwide/cargo-home/git/checkouts/diesel-ff3178cdc29af4e4/fb70fd7/diesel_derives/src/lib.rs:21:1
[INFO] [stdout]    |
[INFO] [stdout] 21 | extern crate quote;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] help: consider importing one of these macros
[INFO] [stdout]    |
[INFO] [stdout]  1 + use proc_macro::quote;
[INFO] [stdout]    |
[INFO] [stdout]  1 + use quote::quote;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `quote` in this scope
[INFO] [stdout]   --> /opt/rustwide/cargo-home/git/checkouts/diesel-ff3178cdc29af4e4/fb70fd7/diesel_derives/src/queryable_by_name.rs:57:23
[INFO] [stdout]    |
[INFO] [stdout] 57 |     wrap_in_dummy_mod(quote! {
[INFO] [stdout]    |                       ^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: `quote` is imported here, but it is a crate, not a macro
[INFO] [stdout]   --> /opt/rustwide/cargo-home/git/checkouts/diesel-ff3178cdc29af4e4/fb70fd7/diesel_derives/src/lib.rs:21:1
[INFO] [stdout]    |
[INFO] [stdout] 21 | extern crate quote;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] help: consider importing one of these macros
[INFO] [stdout]    |
[INFO] [stdout]  1 + use proc_macro::quote;
[INFO] [stdout]    |
[INFO] [stdout]  1 + use quote::quote;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `quote` in this scope
[INFO] [stdout]   --> /opt/rustwide/cargo-home/git/checkouts/diesel-ff3178cdc29af4e4/fb70fd7/diesel_derives/src/queryable_by_name.rs:25:13
[INFO] [stdout]    |
[INFO] [stdout] 25 |             quote!(
[INFO] [stdout]    |             ^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: `quote` is imported here, but it is a crate, not a macro
[INFO] [stdout]   --> /opt/rustwide/cargo-home/git/checkouts/diesel-ff3178cdc29af4e4/fb70fd7/diesel_derives/src/lib.rs:21:1
[INFO] [stdout]    |
[INFO] [stdout] 21 | extern crate quote;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] help: consider importing one of these macros
[INFO] [stdout]    |
[INFO] [stdout]  1 + use proc_macro::quote;
[INFO] [stdout]    |
[INFO] [stdout]  1 + use quote::quote;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `quote` in this scope
[INFO] [stdout]   --> /opt/rustwide/cargo-home/git/checkouts/diesel-ff3178cdc29af4e4/fb70fd7/diesel_derives/src/queryable_by_name.rs:20:13
[INFO] [stdout]    |
[INFO] [stdout] 20 |             quote!(<#field_ty as QueryableByName<__DB>>::build(row)?)
[INFO] [stdout]    |             ^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: `quote` is imported here, but it is a crate, not a macro
[INFO] [stdout]   --> /opt/rustwide/cargo-home/git/checkouts/diesel-ff3178cdc29af4e4/fb70fd7/diesel_derives/src/lib.rs:21:1
[INFO] [stdout]    |
[INFO] [stdout] 21 | extern crate quote;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] help: consider importing one of these macros
[INFO] [stdout]    |
[INFO] [stdout]  1 + use proc_macro::quote;
[INFO] [stdout]    |
[INFO] [stdout]  1 + use quote::quote;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `quote` in this scope
[INFO] [stdout]   --> /opt/rustwide/cargo-home/git/checkouts/diesel-ff3178cdc29af4e4/fb70fd7/diesel_derives/src/queryable.rs:46:23
[INFO] [stdout]    |
[INFO] [stdout] 46 |     wrap_in_dummy_mod(quote! {
[INFO] [stdout]    |                       ^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: `quote` is imported here, but it is a crate, not a macro
[INFO] [stdout]   --> /opt/rustwide/cargo-home/git/checkouts/diesel-ff3178cdc29af4e4/fb70fd7/diesel_derives/src/lib.rs:21:1
[INFO] [stdout]    |
[INFO] [stdout] 21 | extern crate quote;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] help: consider importing one of these macros
[INFO] [stdout]    |
[INFO] [stdout]  1 + use proc_macro::quote;
[INFO] [stdout]    |
[INFO] [stdout]  1 + use quote::quote;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `quote` in this scope
[INFO] [stdout]   --> /opt/rustwide/cargo-home/git/checkouts/diesel-ff3178cdc29af4e4/fb70fd7/diesel_derives/src/queryable.rs:25:13
[INFO] [stdout]    |
[INFO] [stdout] 25 |             quote!(#i)
[INFO] [stdout]    |             ^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: `quote` is imported here, but it is a crate, not a macro
[INFO] [stdout]   --> /opt/rustwide/cargo-home/git/checkouts/diesel-ff3178cdc29af4e4/fb70fd7/diesel_derives/src/lib.rs:21:1
[INFO] [stdout]    |
[INFO] [stdout] 21 | extern crate quote;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] help: consider importing one of these macros
[INFO] [stdout]    |
[INFO] [stdout]  1 + use proc_macro::quote;
[INFO] [stdout]    |
[INFO] [stdout]  1 + use quote::quote;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `quote` in this scope
[INFO] [stdout]   --> /opt/rustwide/cargo-home/git/checkouts/diesel-ff3178cdc29af4e4/fb70fd7/diesel_derives/src/queryable.rs:20:9
[INFO] [stdout]    |
[INFO] [stdout] 20 |         quote!(#field_name: row.#i.try_into()?)
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: `quote` is imported here, but it is a crate, not a macro
[INFO] [stdout]   --> /opt/rustwide/cargo-home/git/checkouts/diesel-ff3178cdc29af4e4/fb70fd7/diesel_derives/src/lib.rs:21:1
[INFO] [stdout]    |
[INFO] [stdout] 21 | extern crate quote;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] help: consider importing one of these macros
[INFO] [stdout]    |
[INFO] [stdout]  1 + use proc_macro::quote;
[INFO] [stdout]    |
[INFO] [stdout]  1 + use quote::quote;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `quote` in this scope
[INFO] [stdout]   --> /opt/rustwide/cargo-home/git/checkouts/diesel-ff3178cdc29af4e4/fb70fd7/diesel_derives/src/query_id.rs:28:23
[INFO] [stdout]    |
[INFO] [stdout] 28 |     wrap_in_dummy_mod(quote! {
[INFO] [stdout]    |                       ^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: `quote` is imported here, but it is a crate, not a macro
[INFO] [stdout]   --> /opt/rustwide/cargo-home/git/checkouts/diesel-ff3178cdc29af4e4/fb70fd7/diesel_derives/src/lib.rs:21:1
[INFO] [stdout]    |
[INFO] [stdout] 21 | extern crate quote;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] help: consider importing one of these macros
[INFO] [stdout]    |
[INFO] [stdout]  1 + use proc_macro::quote;
[INFO] [stdout]    |
[INFO] [stdout]  1 + use quote::quote;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `quote` in this scope
[INFO] [stdout]   --> /opt/rustwide/cargo-home/git/checkouts/diesel-ff3178cdc29af4e4/fb70fd7/diesel_derives/src/query_id.rs:26:25
[INFO] [stdout]    |
[INFO] [stdout] 26 |         .map(|ty_param| quote!(<#ty_param as QueryId>::HAS_STATIC_QUERY_ID));
[INFO] [stdout]    |                         ^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: `quote` is imported here, but it is a crate, not a macro
[INFO] [stdout]   --> /opt/rustwide/cargo-home/git/checkouts/diesel-ff3178cdc29af4e4/fb70fd7/diesel_derives/src/lib.rs:21:1
[INFO] [stdout]    |
[INFO] [stdout] 21 | extern crate quote;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] help: consider importing one of these macros
[INFO] [stdout]    |
[INFO] [stdout]  1 + use proc_macro::quote;
[INFO] [stdout]    |
[INFO] [stdout]  1 + use quote::quote;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `quote` in this scope
[INFO] [stdout]   --> /opt/rustwide/cargo-home/git/checkouts/diesel-ff3178cdc29af4e4/fb70fd7/diesel_derives/src/query_id.rs:23:25
[INFO] [stdout]    |
[INFO] [stdout] 23 |         .map(|ty_param| quote!(<#ty_param as QueryId>::QueryId));
[INFO] [stdout]    |                         ^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: `quote` is imported here, but it is a crate, not a macro
[INFO] [stdout]   --> /opt/rustwide/cargo-home/git/checkouts/diesel-ff3178cdc29af4e4/fb70fd7/diesel_derives/src/lib.rs:21:1
[INFO] [stdout]    |
[INFO] [stdout] 21 | extern crate quote;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] help: consider importing one of these macros
[INFO] [stdout]    |
[INFO] [stdout]  1 + use proc_macro::quote;
[INFO] [stdout]    |
[INFO] [stdout]  1 + use quote::quote;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `quote` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/diesel-ff3178cdc29af4e4/fb70fd7/diesel_derives/src/insertable.rs:243:9
[INFO] [stdout]     |
[INFO] [stdout] 243 |         quote!(#column.eq(#lifetime self.#field_name))
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: `quote` is imported here, but it is a crate, not a macro
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/diesel-ff3178cdc29af4e4/fb70fd7/diesel_derives/src/lib.rs:21:1
[INFO] [stdout]     |
[INFO] [stdout]  21 | extern crate quote;
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] help: consider importing one of these macros
[INFO] [stdout]     |
[INFO] [stdout]   1 + use proc_macro::quote;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use quote::quote;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `quote` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/diesel-ff3178cdc29af4e4/fb70fd7/diesel_derives/src/insertable.rs:240:13
[INFO] [stdout]     |
[INFO] [stdout] 240 |             quote!(std::option::Option::Some(#column.eq(#lifetime self.#field_name)))
[INFO] [stdout]     |             ^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: `quote` is imported here, but it is a crate, not a macro
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/diesel-ff3178cdc29af4e4/fb70fd7/diesel_derives/src/lib.rs:21:1
[INFO] [stdout]     |
[INFO] [stdout]  21 | extern crate quote;
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] help: consider importing one of these macros
[INFO] [stdout]     |
[INFO] [stdout]   1 + use proc_macro::quote;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use quote::quote;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `quote` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/diesel-ff3178cdc29af4e4/fb70fd7/diesel_derives/src/insertable.rs:237:17
[INFO] [stdout]     |
[INFO] [stdout] 237 |                 quote!(self.#field_name.map(|x| #column.eq(x)))
[INFO] [stdout]     |                 ^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: `quote` is imported here, but it is a crate, not a macro
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/diesel-ff3178cdc29af4e4/fb70fd7/diesel_derives/src/lib.rs:21:1
[INFO] [stdout]     |
[INFO] [stdout]  21 | extern crate quote;
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] help: consider importing one of these macros
[INFO] [stdout]     |
[INFO] [stdout]   1 + use proc_macro::quote;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use quote::quote;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `quote` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/diesel-ff3178cdc29af4e4/fb70fd7/diesel_derives/src/insertable.rs:235:17
[INFO] [stdout]     |
[INFO] [stdout] 235 |                 quote!(self.#field_name.as_ref().map(|x| #column.eq(x)))
[INFO] [stdout]     |                 ^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: `quote` is imported here, but it is a crate, not a macro
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/diesel-ff3178cdc29af4e4/fb70fd7/diesel_derives/src/lib.rs:21:1
[INFO] [stdout]     |
[INFO] [stdout]  21 | extern crate quote;
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] help: consider importing one of these macros
[INFO] [stdout]     |
[INFO] [stdout]   1 + use proc_macro::quote;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use quote::quote;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `quote` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/diesel-ff3178cdc29af4e4/fb70fd7/diesel_derives/src/insertable.rs:213:9
[INFO] [stdout]     |
[INFO] [stdout] 213 |         quote!(
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: `quote` is imported here, but it is a crate, not a macro
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/diesel-ff3178cdc29af4e4/fb70fd7/diesel_derives/src/lib.rs:21:1
[INFO] [stdout]     |
[INFO] [stdout]  21 | extern crate quote;
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] help: consider importing one of these macros
[INFO] [stdout]     |
[INFO] [stdout]   1 + use proc_macro::quote;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use quote::quote;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `quote` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/diesel-ff3178cdc29af4e4/fb70fd7/diesel_derives/src/insertable.rs:204:9
[INFO] [stdout]     |
[INFO] [stdout] 204 |         quote!(
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: `quote` is imported here, but it is a crate, not a macro
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/diesel-ff3178cdc29af4e4/fb70fd7/diesel_derives/src/lib.rs:21:1
[INFO] [stdout]     |
[INFO] [stdout]  21 | extern crate quote;
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] help: consider importing one of these macros
[INFO] [stdout]     |
[INFO] [stdout]   1 + use proc_macro::quote;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use quote::quote;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `quote` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/diesel-ff3178cdc29af4e4/fb70fd7/diesel_derives/src/insertable.rs:189:9
[INFO] [stdout]     |
[INFO] [stdout] 189 |         quote!(#column.eq(::std::convert::Into::<#ty>::into(self.#field_name)))
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: `quote` is imported here, but it is a crate, not a macro
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/diesel-ff3178cdc29af4e4/fb70fd7/diesel_derives/src/lib.rs:21:1
[INFO] [stdout]     |
[INFO] [stdout]  21 | extern crate quote;
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] help: consider importing one of these macros
[INFO] [stdout]     |
[INFO] [stdout]   1 + use proc_macro::quote;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use quote::quote;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `quote` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/diesel-ff3178cdc29af4e4/fb70fd7/diesel_derives/src/insertable.rs:186:13
[INFO] [stdout]     |
[INFO] [stdout] 186 |             quote!(std::option::Option::Some(#column.eq(::std::convert::Into::<#ty>::into(self.#field_name))))
[INFO] [stdout]     |             ^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: `quote` is imported here, but it is a crate, not a macro
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/diesel-ff3178cdc29af4e4/fb70fd7/diesel_derives/src/lib.rs:21:1
[INFO] [stdout]     |
[INFO] [stdout]  21 | extern crate quote;
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] help: consider importing one of these macros
[INFO] [stdout]     |
[INFO] [stdout]   1 + use proc_macro::quote;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use quote::quote;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `quote` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/diesel-ff3178cdc29af4e4/fb70fd7/diesel_derives/src/insertable.rs:184:13
[INFO] [stdout]     |
[INFO] [stdout] 184 |             quote!(self.#field_name.map(|x| #column.eq(::std::convert::Into::<#ty>::into(x))))
[INFO] [stdout]     |             ^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: `quote` is imported here, but it is a crate, not a macro
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/diesel-ff3178cdc29af4e4/fb70fd7/diesel_derives/src/lib.rs:21:1
[INFO] [stdout]     |
[INFO] [stdout]  21 | extern crate quote;
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] help: consider importing one of these macros
[INFO] [stdout]     |
[INFO] [stdout]   1 + use proc_macro::quote;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use quote::quote;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `quote` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/diesel-ff3178cdc29af4e4/fb70fd7/diesel_derives/src/insertable.rs:180:18
[INFO] [stdout]     |
[INFO] [stdout] 180 |     let column = quote!(#table_name::#column_name);
[INFO] [stdout]     |                  ^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: `quote` is imported here, but it is a crate, not a macro
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/diesel-ff3178cdc29af4e4/fb70fd7/diesel_derives/src/lib.rs:21:1
[INFO] [stdout]     |
[INFO] [stdout]  21 | extern crate quote;
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] help: consider importing one of these macros
[INFO] [stdout]     |
[INFO] [stdout]   1 + use proc_macro::quote;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use quote::quote;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `quote` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/diesel-ff3178cdc29af4e4/fb70fd7/diesel_derives/src/insertable.rs:163:9
[INFO] [stdout]     |
[INFO] [stdout] 163 |         quote!(
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: `quote` is imported here, but it is a crate, not a macro
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/diesel-ff3178cdc29af4e4/fb70fd7/diesel_derives/src/lib.rs:21:1
[INFO] [stdout]     |
[INFO] [stdout]  21 | extern crate quote;
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] help: consider importing one of these macros
[INFO] [stdout]     |
[INFO] [stdout]   1 + use proc_macro::quote;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use quote::quote;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `quote` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/diesel-ff3178cdc29af4e4/fb70fd7/diesel_derives/src/insertable.rs:156:9
[INFO] [stdout]     |
[INFO] [stdout] 156 |         quote!(
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: `quote` is imported here, but it is a crate, not a macro
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/diesel-ff3178cdc29af4e4/fb70fd7/diesel_derives/src/lib.rs:21:1
[INFO] [stdout]     |
[INFO] [stdout]  21 | extern crate quote;
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] help: consider importing one of these macros
[INFO] [stdout]     |
[INFO] [stdout]   1 + use proc_macro::quote;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use quote::quote;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `quote` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/diesel-ff3178cdc29af4e4/fb70fd7/diesel_derives/src/insertable.rs:142:5
[INFO] [stdout]     |
[INFO] [stdout] 142 |     quote!(#lifetime self.#field_name)
[INFO] [stdout]     |     ^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: `quote` is imported here, but it is a crate, not a macro
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/diesel-ff3178cdc29af4e4/fb70fd7/diesel_derives/src/lib.rs:21:1
[INFO] [stdout]     |
[INFO] [stdout]  21 | extern crate quote;
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] help: consider importing one of these macros
[INFO] [stdout]     |
[INFO] [stdout]   1 + use proc_macro::quote;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use quote::quote;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `quote` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/diesel-ff3178cdc29af4e4/fb70fd7/diesel_derives/src/insertable.rs:136:5
[INFO] [stdout]     |
[INFO] [stdout] 136 |     quote!(#lifetime #field_ty)
[INFO] [stdout]     |     ^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: `quote` is imported here, but it is a crate, not a macro
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/diesel-ff3178cdc29af4e4/fb70fd7/diesel_derives/src/lib.rs:21:1
[INFO] [stdout]     |
[INFO] [stdout]  21 | extern crate quote;
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] help: consider importing one of these macros
[INFO] [stdout]     |
[INFO] [stdout]   1 + use proc_macro::quote;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use quote::quote;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `quote` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/diesel-ff3178cdc29af4e4/fb70fd7/diesel_derives/src/insertable.rs:116:23
[INFO] [stdout]     |
[INFO] [stdout] 116 |     wrap_in_dummy_mod(quote! {
[INFO] [stdout]     |                       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: `quote` is imported here, but it is a crate, not a macro
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/diesel-ff3178cdc29af4e4/fb70fd7/diesel_derives/src/lib.rs:21:1
[INFO] [stdout]     |
[INFO] [stdout]  21 | extern crate quote;
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] help: consider importing one of these macros
[INFO] [stdout]     |
[INFO] [stdout]   1 + use proc_macro::quote;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use quote::quote;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `quote` in this scope
[INFO] [stdout]   --> /opt/rustwide/cargo-home/git/checkouts/diesel-ff3178cdc29af4e4/fb70fd7/diesel_derives/src/insertable.rs:87:24
[INFO] [stdout]    |
[INFO] [stdout] 87 |     let insert_owned = quote! {
[INFO] [stdout]    |                        ^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: `quote` is imported here, but it is a crate, not a macro
[INFO] [stdout]   --> /opt/rustwide/cargo-home/git/checkouts/diesel-ff3178cdc29af4e4/fb70fd7/diesel_derives/src/lib.rs:21:1
[INFO] [stdout]    |
[INFO] [stdout] 21 | extern crate quote;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] help: consider importing one of these macros
[INFO] [stdout]    |
[INFO] [stdout]  1 + use proc_macro::quote;
[INFO] [stdout]    |
[INFO] [stdout]  1 + use quote::quote;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `quote` in this scope
[INFO] [stdout]   --> /opt/rustwide/cargo-home/git/checkouts/diesel-ff3178cdc29af4e4/fb70fd7/diesel_derives/src/insertable.rs:58:26
[INFO] [stdout]    |
[INFO] [stdout] 58 |                     Some(quote!(&)),
[INFO] [stdout]    |                          ^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: `quote` is imported here, but it is a crate, not a macro
[INFO] [stdout]   --> /opt/rustwide/cargo-home/git/checkouts/diesel-ff3178cdc29af4e4/fb70fd7/diesel_derives/src/lib.rs:21:1
[INFO] [stdout]    |
[INFO] [stdout] 21 | extern crate quote;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] help: consider importing one of these macros
[INFO] [stdout]    |
[INFO] [stdout]  1 + use proc_macro::quote;
[INFO] [stdout]    |
[INFO] [stdout]  1 + use quote::quote;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `quote` in this scope
[INFO] [stdout]   --> /opt/rustwide/cargo-home/git/checkouts/diesel-ff3178cdc29af4e4/fb70fd7/diesel_derives/src/insertable.rs:52:26
[INFO] [stdout]    |
[INFO] [stdout] 52 |                     Some(quote!(&'insert)),
[INFO] [stdout]    |                          ^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: `quote` is imported here, but it is a crate, not a macro
[INFO] [stdout]   --> /opt/rustwide/cargo-home/git/checkouts/diesel-ff3178cdc29af4e4/fb70fd7/diesel_derives/src/lib.rs:21:1
[INFO] [stdout]    |
[INFO] [stdout] 21 | extern crate quote;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] help: consider importing one of these macros
[INFO] [stdout]    |
[INFO] [stdout]  1 + use proc_macro::quote;
[INFO] [stdout]    |
[INFO] [stdout]  1 + use quote::quote;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `quote` in this scope
[INFO] [stdout]   --> /opt/rustwide/cargo-home/git/checkouts/diesel-ff3178cdc29af4e4/fb70fd7/diesel_derives/src/insertable.rs:34:68
[INFO] [stdout]    |
[INFO] [stdout] 34 |                 ref_field_assign.push(field_expr_embed(field, Some(quote!(&))));
[INFO] [stdout]    |                                                                    ^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: `quote` is imported here, but it is a crate, not a macro
[INFO] [stdout]   --> /opt/rustwide/cargo-home/git/checkouts/diesel-ff3178cdc29af4e4/fb70fd7/diesel_derives/src/lib.rs:21:1
[INFO] [stdout]    |
[INFO] [stdout] 21 | extern crate quote;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] help: consider importing one of these macros
[INFO] [stdout]    |
[INFO] [stdout]  1 + use proc_macro::quote;
[INFO] [stdout]    |
[INFO] [stdout]  1 + use quote::quote;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `quote` in this scope
[INFO] [stdout]   --> /opt/rustwide/cargo-home/git/checkouts/diesel-ff3178cdc29af4e4/fb70fd7/diesel_derives/src/insertable.rs:33:62
[INFO] [stdout]    |
[INFO] [stdout] 33 |                 ref_field_ty.push(field_ty_embed(field, Some(quote!(&'insert))));
[INFO] [stdout]    |                                                              ^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: `quote` is imported here, but it is a crate, not a macro
[INFO] [stdout]   --> /opt/rustwide/cargo-home/git/checkouts/diesel-ff3178cdc29af4e4/fb70fd7/diesel_derives/src/lib.rs:21:1
[INFO] [stdout]    |
[INFO] [stdout] 21 | extern crate quote;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] help: consider importing one of these macros
[INFO] [stdout]    |
[INFO] [stdout]  1 + use proc_macro::quote;
[INFO] [stdout]    |
[INFO] [stdout]  1 + use quote::quote;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `quote` in this scope
[INFO] [stdout]   --> /opt/rustwide/cargo-home/git/checkouts/diesel-ff3178cdc29af4e4/fb70fd7/diesel_derives/src/identifiable.rs:25:23
[INFO] [stdout]    |
[INFO] [stdout] 25 |     wrap_in_dummy_mod(quote! {
[INFO] [stdout]    |                       ^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: `quote` is imported here, but it is a crate, not a macro
[INFO] [stdout]   --> /opt/rustwide/cargo-home/git/checkouts/diesel-ff3178cdc29af4e4/fb70fd7/diesel_derives/src/lib.rs:21:1
[INFO] [stdout]    |
[INFO] [stdout] 21 | extern crate quote;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] help: consider importing one of these macros
[INFO] [stdout]    |
[INFO] [stdout]  1 + use proc_macro::quote;
[INFO] [stdout]    |
[INFO] [stdout]  1 + use quote::quote;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `quote` in this scope
[INFO] [stdout]   --> /opt/rustwide/cargo-home/git/checkouts/diesel-ff3178cdc29af4e4/fb70fd7/diesel_derives/src/from_sql_row.rs:32:23
[INFO] [stdout]    |
[INFO] [stdout] 32 |     wrap_in_dummy_mod(quote! {
[INFO] [stdout]    |                       ^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: `quote` is imported here, but it is a crate, not a macro
[INFO] [stdout]   --> /opt/rustwide/cargo-home/git/checkouts/diesel-ff3178cdc29af4e4/fb70fd7/diesel_derives/src/lib.rs:21:1
[INFO] [stdout]    |
[INFO] [stdout] 21 | extern crate quote;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] help: consider importing one of these macros
[INFO] [stdout]    |
[INFO] [stdout]  1 + use proc_macro::quote;
[INFO] [stdout]    |
[INFO] [stdout]  1 + use quote::quote;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `quote` in this scope
[INFO] [stdout]   --> /opt/rustwide/cargo-home/git/checkouts/diesel-ff3178cdc29af4e4/fb70fd7/diesel_derives/src/diesel_public_if.rs:35:66
[INFO] [stdout]    |
[INFO] [stdout] 35 |             EntryWithVisibility::TraitFunction { meta, tail } => quote! {
[INFO] [stdout]    |                                                                  ^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: `quote` is imported here, but it is a crate, not a macro
[INFO] [stdout]   --> /opt/rustwide/cargo-home/git/checkouts/diesel-ff3178cdc29af4e4/fb70fd7/diesel_derives/src/lib.rs:21:1
[INFO] [stdout]    |
[INFO] [stdout] 21 | extern crate quote;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] help: consider importing one of these macros
[INFO] [stdout]    |
[INFO] [stdout]  1 + use proc_macro::quote;
[INFO] [stdout]    |
[INFO] [stdout]  1 + use quote::quote;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `quote` in this scope
[INFO] [stdout]   --> /opt/rustwide/cargo-home/git/checkouts/diesel-ff3178cdc29af4e4/fb70fd7/diesel_derives/src/diesel_numeric_ops.rs:23:23
[INFO] [stdout]    |
[INFO] [stdout] 23 |     wrap_in_dummy_mod(quote! {
[INFO] [stdout]    |                       ^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: `quote` is imported here, but it is a crate, not a macro
[INFO] [stdout]   --> /opt/rustwide/cargo-home/git/checkouts/diesel-ff3178cdc29af4e4/fb70fd7/diesel_derives/src/lib.rs:21:1
[INFO] [stdout]    |
[INFO] [stdout] 21 | extern crate quote;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] help: consider importing one of these macros
[INFO] [stdout]    |
[INFO] [stdout]  1 + use proc_macro::quote;
[INFO] [stdout]    |
[INFO] [stdout]  1 + use quote::quote;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `quote` in this scope
[INFO] [stdout]   --> /opt/rustwide/cargo-home/git/checkouts/diesel-ff3178cdc29af4e4/fb70fd7/diesel_derives/src/associations.rs:23:23
[INFO] [stdout]    |
[INFO] [stdout] 23 |     wrap_in_dummy_mod(quote!(#(#tokens)*))
[INFO] [stdout]    |                       ^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: `quote` is imported here, but it is a crate, not a macro
[INFO] [stdout]   --> /opt/rustwide/cargo-home/git/checkouts/diesel-ff3178cdc29af4e4/fb70fd7/diesel_derives/src/lib.rs:21:1
[INFO] [stdout]    |
[INFO] [stdout] 21 | extern crate quote;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] help: consider importing one of these macros
[INFO] [stdout]    |
[INFO] [stdout]  1 + use proc_macro::quote;
[INFO] [stdout]    |
[INFO] [stdout]  1 + use quote::quote;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `quote` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/diesel-ff3178cdc29af4e4/fb70fd7/diesel_derives/src/as_expression.rs:107:23
[INFO] [stdout]     |
[INFO] [stdout] 107 |     wrap_in_dummy_mod(quote! {
[INFO] [stdout]     |                       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: `quote` is imported here, but it is a crate, not a macro
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/diesel-ff3178cdc29af4e4/fb70fd7/diesel_derives/src/lib.rs:21:1
[INFO] [stdout]     |
[INFO] [stdout]  21 | extern crate quote;
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] help: consider importing one of these macros
[INFO] [stdout]     |
[INFO] [stdout]   1 + use proc_macro::quote;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use quote::quote;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `quote` in this scope
[INFO] [stdout]   --> /opt/rustwide/cargo-home/git/checkouts/diesel-ff3178cdc29af4e4/fb70fd7/diesel_derives/src/as_expression.rs:85:13
[INFO] [stdout]    |
[INFO] [stdout] 85 |             quote!(
[INFO] [stdout]    |             ^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: `quote` is imported here, but it is a crate, not a macro
[INFO] [stdout]   --> /opt/rustwide/cargo-home/git/checkouts/diesel-ff3178cdc29af4e4/fb70fd7/diesel_derives/src/lib.rs:21:1
[INFO] [stdout]    |
[INFO] [stdout] 21 | extern crate quote;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] help: consider importing one of these macros
[INFO] [stdout]    |
[INFO] [stdout]  1 + use proc_macro::quote;
[INFO] [stdout]    |
[INFO] [stdout]  1 + use quote::quote;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `quote` in this scope
[INFO] [stdout]   --> /opt/rustwide/cargo-home/git/checkouts/diesel-ff3178cdc29af4e4/fb70fd7/diesel_derives/src/as_expression.rs:28:22
[INFO] [stdout]    |
[INFO] [stdout] 28 |         let tokens = quote!(
[INFO] [stdout]    |                      ^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: `quote` is imported here, but it is a crate, not a macro
[INFO] [stdout]   --> /opt/rustwide/cargo-home/git/checkouts/diesel-ff3178cdc29af4e4/fb70fd7/diesel_derives/src/lib.rs:21:1
[INFO] [stdout]    |
[INFO] [stdout] 21 | extern crate quote;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] help: consider importing one of these macros
[INFO] [stdout]    |
[INFO] [stdout]  1 + use proc_macro::quote;
[INFO] [stdout]    |
[INFO] [stdout]  1 + use quote::quote;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `quote` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/diesel-ff3178cdc29af4e4/fb70fd7/diesel_derives/src/as_changeset.rs:197:9
[INFO] [stdout]     |
[INFO] [stdout] 197 |         quote!(#column.eq(::std::convert::Into::<#ty>::into(self.#field_name)))
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: `quote` is imported here, but it is a crate, not a macro
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/diesel-ff3178cdc29af4e4/fb70fd7/diesel_derives/src/lib.rs:21:1
[INFO] [stdout]     |
[INFO] [stdout]  21 | extern crate quote;
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] help: consider importing one of these macros
[INFO] [stdout]     |
[INFO] [stdout]   1 + use proc_macro::quote;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use quote::quote;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `quote` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/diesel-ff3178cdc29af4e4/fb70fd7/diesel_derives/src/as_changeset.rs:195:9
[INFO] [stdout]     |
[INFO] [stdout] 195 |         quote!(self.#field_name.map(|x| #column.eq(::std::convert::Into::<#ty>::into(x))))
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: `quote` is imported here, but it is a crate, not a macro
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/diesel-ff3178cdc29af4e4/fb70fd7/diesel_derives/src/lib.rs:21:1
[INFO] [stdout]     |
[INFO] [stdout]  21 | extern crate quote;
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] help: consider importing one of these macros
[INFO] [stdout]     |
[INFO] [stdout]   1 + use proc_macro::quote;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use quote::quote;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `quote` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/diesel-ff3178cdc29af4e4/fb70fd7/diesel_derives/src/as_changeset.rs:181:9
[INFO] [stdout]     |
[INFO] [stdout] 181 |         quote!(diesel::dsl::Eq<#table_name::#column_name, #ty>)
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: `quote` is imported here, but it is a crate, not a macro
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/diesel-ff3178cdc29af4e4/fb70fd7/diesel_derives/src/lib.rs:21:1
[INFO] [stdout]     |
[INFO] [stdout]  21 | extern crate quote;
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] help: consider importing one of these macros
[INFO] [stdout]     |
[INFO] [stdout]   1 + use proc_macro::quote;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use quote::quote;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `quote` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/diesel-ff3178cdc29af4e4/fb70fd7/diesel_derives/src/as_changeset.rs:179:9
[INFO] [stdout]     |
[INFO] [stdout] 179 |         quote!(std::option::Option<diesel::dsl::Eq<#table_name::#column_name, #inner_ty>>)
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: `quote` is imported here, but it is a crate, not a macro
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/diesel-ff3178cdc29af4e4/fb70fd7/diesel_derives/src/lib.rs:21:1
[INFO] [stdout]     |
[INFO] [stdout]  21 | extern crate quote;
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] help: consider importing one of these macros
[INFO] [stdout]     |
[INFO] [stdout]   1 + use proc_macro::quote;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use quote::quote;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `quote` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/diesel-ff3178cdc29af4e4/fb70fd7/diesel_derives/src/as_changeset.rs:166:9
[INFO] [stdout]     |
[INFO] [stdout] 166 |         quote!(#table_name::#column_name.eq(#lifetime self.#field_name))
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: `quote` is imported here, but it is a crate, not a macro
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/diesel-ff3178cdc29af4e4/fb70fd7/diesel_derives/src/lib.rs:21:1
[INFO] [stdout]     |
[INFO] [stdout]  21 | extern crate quote;
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] help: consider importing one of these macros
[INFO] [stdout]     |
[INFO] [stdout]   1 + use proc_macro::quote;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use quote::quote;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `quote` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/diesel-ff3178cdc29af4e4/fb70fd7/diesel_derives/src/as_changeset.rs:163:13
[INFO] [stdout]     |
[INFO] [stdout] 163 |             quote!(self.#field_name.map(|x| #table_name::#column_name.eq(x)))
[INFO] [stdout]     |             ^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: `quote` is imported here, but it is a crate, not a macro
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/diesel-ff3178cdc29af4e4/fb70fd7/diesel_derives/src/lib.rs:21:1
[INFO] [stdout]     |
[INFO] [stdout]  21 | extern crate quote;
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] help: consider importing one of these macros
[INFO] [stdout]     |
[INFO] [stdout]   1 + use proc_macro::quote;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use quote::quote;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `quote` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/diesel-ff3178cdc29af4e4/fb70fd7/diesel_derives/src/as_changeset.rs:161:13
[INFO] [stdout]     |
[INFO] [stdout] 161 |             quote!(self.#field_name.as_ref().map(|x| #table_name::#column_name.eq(x)))
[INFO] [stdout]     |             ^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: `quote` is imported here, but it is a crate, not a macro
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/diesel-ff3178cdc29af4e4/fb70fd7/diesel_derives/src/lib.rs:21:1
[INFO] [stdout]     |
[INFO] [stdout]  21 | extern crate quote;
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] help: consider importing one of these macros
[INFO] [stdout]     |
[INFO] [stdout]   1 + use proc_macro::quote;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use quote::quote;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `quote` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/diesel-ff3178cdc29af4e4/fb70fd7/diesel_derives/src/as_changeset.rs:147:9
[INFO] [stdout]     |
[INFO] [stdout] 147 |         quote!(diesel::dsl::Eq<#table_name::#column_name, #lifetime #field_ty>)
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: `quote` is imported here, but it is a crate, not a macro
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/diesel-ff3178cdc29af4e4/fb70fd7/diesel_derives/src/lib.rs:21:1
[INFO] [stdout]     |
[INFO] [stdout]  21 | extern crate quote;
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] help: consider importing one of these macros
[INFO] [stdout]     |
[INFO] [stdout]   1 + use proc_macro::quote;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use quote::quote;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `quote` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/diesel-ff3178cdc29af4e4/fb70fd7/diesel_derives/src/as_changeset.rs:144:9
[INFO] [stdout]     |
[INFO] [stdout] 144 |         quote!(std::option::Option<diesel::dsl::Eq<#table_name::#column_name, #lifetime #field_ty>>)
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: `quote` is imported here, but it is a crate, not a macro
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/diesel-ff3178cdc29af4e4/fb70fd7/diesel_derives/src/lib.rs:21:1
[INFO] [stdout]     |
[INFO] [stdout]  21 | extern crate quote;
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] help: consider importing one of these macros
[INFO] [stdout]     |
[INFO] [stdout]   1 + use proc_macro::quote;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use quote::quote;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `quote` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/diesel-ff3178cdc29af4e4/fb70fd7/diesel_derives/src/as_changeset.rs:125:23
[INFO] [stdout]     |
[INFO] [stdout] 125 |     wrap_in_dummy_mod(quote!(
[INFO] [stdout]     |                       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: `quote` is imported here, but it is a crate, not a macro
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/diesel-ff3178cdc29af4e4/fb70fd7/diesel_derives/src/lib.rs:21:1
[INFO] [stdout]     |
[INFO] [stdout]  21 | extern crate quote;
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] help: consider importing one of these macros
[INFO] [stdout]     |
[INFO] [stdout]   1 + use proc_macro::quote;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use quote::quote;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `quote` in this scope
[INFO] [stdout]   --> /opt/rustwide/cargo-home/git/checkouts/diesel-ff3178cdc29af4e4/fb70fd7/diesel_derives/src/as_changeset.rs:95:27
[INFO] [stdout]    |
[INFO] [stdout] 95 |     let changeset_owned = quote! {
[INFO] [stdout]    |                           ^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: `quote` is imported here, but it is a crate, not a macro
[INFO] [stdout]   --> /opt/rustwide/cargo-home/git/checkouts/diesel-ff3178cdc29af4e4/fb70fd7/diesel_derives/src/lib.rs:21:1
[INFO] [stdout]    |
[INFO] [stdout] 21 | extern crate quote;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] help: consider importing one of these macros
[INFO] [stdout]    |
[INFO] [stdout]  1 + use proc_macro::quote;
[INFO] [stdout]    |
[INFO] [stdout]  1 + use quote::quote;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `quote` in this scope
[INFO] [stdout]   --> /opt/rustwide/cargo-home/git/checkouts/diesel-ff3178cdc29af4e4/fb70fd7/diesel_derives/src/as_changeset.rs:88:26
[INFO] [stdout]    |
[INFO] [stdout] 88 |                     Some(quote!(&)),
[INFO] [stdout]    |                          ^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: `quote` is imported here, but it is a crate, not a macro
[INFO] [stdout]   --> /opt/rustwide/cargo-home/git/checkouts/diesel-ff3178cdc29af4e4/fb70fd7/diesel_derives/src/lib.rs:21:1
[INFO] [stdout]    |
[INFO] [stdout] 21 | extern crate quote;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] help: consider importing one of these macros
[INFO] [stdout]    |
[INFO] [stdout]  1 + use proc_macro::quote;
[INFO] [stdout]    |
[INFO] [stdout]  1 + use quote::quote;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `quote` in this scope
[INFO] [stdout]   --> /opt/rustwide/cargo-home/git/checkouts/diesel-ff3178cdc29af4e4/fb70fd7/diesel_derives/src/as_changeset.rs:82:26
[INFO] [stdout]    |
[INFO] [stdout] 82 |                     Some(quote!(&'update)),
[INFO] [stdout]    |                          ^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: `quote` is imported here, but it is a crate, not a macro
[INFO] [stdout]   --> /opt/rustwide/cargo-home/git/checkouts/diesel-ff3178cdc29af4e4/fb70fd7/diesel_derives/src/lib.rs:21:1
[INFO] [stdout]    |
[INFO] [stdout] 21 | extern crate quote;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] help: consider importing one of these macros
[INFO] [stdout]    |
[INFO] [stdout]  1 + use proc_macro::quote;
[INFO] [stdout]    |
[INFO] [stdout]  1 + use quote::quote;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `quote` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/diesel-ff3178cdc29af4e4/fb70fd7/diesel_derives/src/attrs.rs:275:30
[INFO] [stdout]     |
[INFO] [stdout] 275 |                     let ts = quote!(#path #tokens).into();
[INFO] [stdout]     |                              ^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: `quote` is imported here, but it is a crate, not a macro
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/diesel-ff3178cdc29af4e4/fb70fd7/diesel_derives/src/lib.rs:21:1
[INFO] [stdout]     |
[INFO] [stdout]  21 | extern crate quote;
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] help: consider importing one of these macros
[INFO] [stdout]     |
[INFO] [stdout]   1 + use proc_macro::quote;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use quote::quote;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `quote` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/diesel-ff3178cdc29af4e4/fb70fd7/diesel_derives/src/sql_function.rs:395:5
[INFO] [stdout]     |
[INFO] [stdout] 395 |     quote! {
[INFO] [stdout]     |     ^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: `quote` is imported here, but it is a crate, not a macro
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/diesel-ff3178cdc29af4e4/fb70fd7/diesel_derives/src/lib.rs:21:1
[INFO] [stdout]     |
[INFO] [stdout]  21 | extern crate quote;
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] help: consider importing one of these macros
[INFO] [stdout]     |
[INFO] [stdout]   1 + use proc_macro::quote;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use quote::quote;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `quote` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/diesel-ff3178cdc29af4e4/fb70fd7/diesel_derives/src/sql_function.rs:337:22
[INFO] [stdout]     |
[INFO] [stdout] 337 |             tokens = quote! {
[INFO] [stdout]     |                      ^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: `quote` is imported here, but it is a crate, not a macro
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/diesel-ff3178cdc29af4e4/fb70fd7/diesel_derives/src/lib.rs:21:1
[INFO] [stdout]     |
[INFO] [stdout]  21 | extern crate quote;
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] help: consider importing one of these macros
[INFO] [stdout]     |
[INFO] [stdout]   1 + use proc_macro::quote;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use quote::quote;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `quote` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/diesel-ff3178cdc29af4e4/fb70fd7/diesel_derives/src/sql_function.rs:276:22
[INFO] [stdout]     |
[INFO] [stdout] 276 |             tokens = quote! {
[INFO] [stdout]     |                      ^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: `quote` is imported here, but it is a crate, not a macro
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/diesel-ff3178cdc29af4e4/fb70fd7/diesel_derives/src/lib.rs:21:1
[INFO] [stdout]     |
[INFO] [stdout]  21 | extern crate quote;
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] help: consider importing one of these macros
[INFO] [stdout]     |
[INFO] [stdout]   1 + use proc_macro::quote;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use quote::quote;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `quote` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/diesel-ff3178cdc29af4e4/fb70fd7/diesel_derives/src/sql_function.rs:260:18
[INFO] [stdout]     |
[INFO] [stdout] 260 |         tokens = quote! {
[INFO] [stdout]     |                  ^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: `quote` is imported here, but it is a crate, not a macro
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/diesel-ff3178cdc29af4e4/fb70fd7/diesel_derives/src/lib.rs:21:1
[INFO] [stdout]     |
[INFO] [stdout]  21 | extern crate quote;
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] help: consider importing one of these macros
[INFO] [stdout]     |
[INFO] [stdout]   1 + use proc_macro::quote;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use quote::quote;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `quote` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/diesel-ff3178cdc29af4e4/fb70fd7/diesel_derives/src/sql_function.rs:229:30
[INFO] [stdout]     |
[INFO] [stdout] 229 |                     tokens = quote! {
[INFO] [stdout]     |                              ^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: `quote` is imported here, but it is a crate, not a macro
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/diesel-ff3178cdc29af4e4/fb70fd7/diesel_derives/src/lib.rs:21:1
[INFO] [stdout]     |
[INFO] [stdout]  21 | extern crate quote;
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] help: consider importing one of these macros
[INFO] [stdout]     |
[INFO] [stdout]   1 + use proc_macro::quote;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use quote::quote;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `quote` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/diesel-ff3178cdc29af4e4/fb70fd7/diesel_derives/src/sql_function.rs:198:30
[INFO] [stdout]     |
[INFO] [stdout] 198 |                     tokens = quote! {
[INFO] [stdout]     |                              ^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: `quote` is imported here, but it is a crate, not a macro
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/diesel-ff3178cdc29af4e4/fb70fd7/diesel_derives/src/lib.rs:21:1
[INFO] [stdout]     |
[INFO] [stdout]  21 | extern crate quote;
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] help: consider importing one of these macros
[INFO] [stdout]     |
[INFO] [stdout]   1 + use proc_macro::quote;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use quote::quote;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `quote` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/diesel-ff3178cdc29af4e4/fb70fd7/diesel_derives/src/sql_function.rs:186:22
[INFO] [stdout]     |
[INFO] [stdout] 186 |             tokens = quote! {
[INFO] [stdout]     |                      ^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: `quote` is imported here, but it is a crate, not a macro
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/diesel-ff3178cdc29af4e4/fb70fd7/diesel_derives/src/lib.rs:21:1
[INFO] [stdout]     |
[INFO] [stdout]  21 | extern crate quote;
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] help: consider importing one of these macros
[INFO] [stdout]     |
[INFO] [stdout]   1 + use proc_macro::quote;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use quote::quote;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `quote` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/diesel-ff3178cdc29af4e4/fb70fd7/diesel_derives/src/sql_function.rs:176:18
[INFO] [stdout]     |
[INFO] [stdout] 176 |         tokens = quote! {
[INFO] [stdout]     |                  ^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: `quote` is imported here, but it is a crate, not a macro
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/diesel-ff3178cdc29af4e4/fb70fd7/diesel_derives/src/lib.rs:21:1
[INFO] [stdout]     |
[INFO] [stdout]  21 | extern crate quote;
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] help: consider importing one of these macros
[INFO] [stdout]     |
[INFO] [stdout]   1 + use proc_macro::quote;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use quote::quote;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `quote` in this scope
[INFO] [stdout]   --> /opt/rustwide/cargo-home/git/checkouts/diesel-ff3178cdc29af4e4/fb70fd7/diesel_derives/src/sql_function.rs:99:22
[INFO] [stdout]    |
[INFO] [stdout] 99 |     let mut tokens = quote! {
[INFO] [stdout]    |                      ^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: `quote` is imported here, but it is a crate, not a macro
[INFO] [stdout]   --> /opt/rustwide/cargo-home/git/checkouts/diesel-ff3178cdc29af4e4/fb70fd7/diesel_derives/src/lib.rs:21:1
[INFO] [stdout]    |
[INFO] [stdout] 21 | extern crate quote;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] help: consider importing one of these macros
[INFO] [stdout]    |
[INFO] [stdout]  1 + use proc_macro::quote;
[INFO] [stdout]    |
[INFO] [stdout]  1 + use quote::quote;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `quote` in this scope
[INFO] [stdout]   --> /opt/rustwide/cargo-home/git/checkouts/diesel-ff3178cdc29af4e4/fb70fd7/diesel_derives/src/sql_function.rs:95:31
[INFO] [stdout]    |
[INFO] [stdout] 95 |         numeric_derive = Some(quote!(#[derive(diesel::sql_types::DieselNumericOps)]));
[INFO] [stdout]    |                               ^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: `quote` is imported here, but it is a crate, not a macro
[INFO] [stdout]   --> /opt/rustwide/cargo-home/git/checkouts/diesel-ff3178cdc29af4e4/fb70fd7/diesel_derives/src/lib.rs:21:1
[INFO] [stdout]    |
[INFO] [stdout] 21 | extern crate quote;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] help: consider importing one of these macros
[INFO] [stdout]    |
[INFO] [stdout]  1 + use proc_macro::quote;
[INFO] [stdout]    |
[INFO] [stdout]  1 + use quote::quote;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `quote` in this scope
[INFO] [stdout]   --> /opt/rustwide/cargo-home/git/checkouts/diesel-ff3178cdc29af4e4/fb70fd7/diesel_derives/src/sql_function.rs:94:25
[INFO] [stdout]    |
[INFO] [stdout] 94 |         sql_type = Some(quote!((#(#arg_name),*): Expression,));
[INFO] [stdout]    |                         ^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: `quote` is imported here, but it is a crate, not a macro
[INFO] [stdout]   --> /opt/rustwide/cargo-home/git/checkouts/diesel-ff3178cdc29af4e4/fb70fd7/diesel_derives/src/lib.rs:21:1
[INFO] [stdout]    |
[INFO] [stdout] 21 | extern crate quote;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] help: consider importing one of these macros
[INFO] [stdout]    |
[INFO] [stdout]  1 + use proc_macro::quote;
[INFO] [stdout]    |
[INFO] [stdout]  1 + use quote::quote;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `quote` in this scope
[INFO] [stdout]   --> /opt/rustwide/cargo-home/git/checkouts/diesel-ff3178cdc29af4e4/fb70fd7/diesel_derives/src/sql_function.rs:78:28
[INFO] [stdout]    |
[INFO] [stdout] 78 |         .unwrap_or_else(|| quote!(where));
[INFO] [stdout]    |                            ^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: `quote` is imported here, but it is a crate, not a macro
[INFO] [stdout]   --> /opt/rustwide/cargo-home/git/checkouts/diesel-ff3178cdc29af4e4/fb70fd7/diesel_derives/src/lib.rs:21:1
[INFO] [stdout]    |
[INFO] [stdout] 21 | extern crate quote;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] help: consider importing one of these macros
[INFO] [stdout]    |
[INFO] [stdout]  1 + use proc_macro::quote;
[INFO] [stdout]    |
[INFO] [stdout]  1 + use quote::quote;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `quote` in this scope
[INFO] [stdout]   --> /opt/rustwide/cargo-home/git/checkouts/diesel-ff3178cdc29af4e4/fb70fd7/diesel_derives/src/sql_function.rs:77:18
[INFO] [stdout]    |
[INFO] [stdout] 77 |         .map(|w| quote!(#w))
[INFO] [stdout]    |                  ^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: `quote` is imported here, but it is a crate, not a macro
[INFO] [stdout]   --> /opt/rustwide/cargo-home/git/checkouts/diesel-ff3178cdc29af4e4/fb70fd7/diesel_derives/src/lib.rs:21:1
[INFO] [stdout]    |
[INFO] [stdout] 21 | extern crate quote;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] help: consider importing one of these macros
[INFO] [stdout]    |
[INFO] [stdout]  1 + use proc_macro::quote;
[INFO] [stdout]    |
[INFO] [stdout]  1 + use quote::quote;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `quote` in this scope
[INFO] [stdout]   --> /opt/rustwide/cargo-home/git/checkouts/diesel-ff3178cdc29af4e4/fb70fd7/diesel_derives/src/sql_function.rs:60:13
[INFO] [stdout]    |
[INFO] [stdout] 60 |             quote!(#name #colon_token #name2.as_expression())
[INFO] [stdout]    |             ^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: `quote` is imported here, but it is a crate, not a macro
[INFO] [stdout]   --> /opt/rustwide/cargo-home/git/checkouts/diesel-ff3178cdc29af4e4/fb70fd7/diesel_derives/src/lib.rs:21:1
[INFO] [stdout]    |
[INFO] [stdout] 21 | extern crate quote;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] help: consider importing one of these macros
[INFO] [stdout]    |
[INFO] [stdout]  1 + use proc_macro::quote;
[INFO] [stdout]    |
[INFO] [stdout]  1 + use quote::quote;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `quote` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/diesel-ff3178cdc29af4e4/fb70fd7/diesel_derives/src/insertable.rs:113:9
[INFO] [stdout]     |
[INFO] [stdout] 113 |         quote! {}
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: `quote` is imported here, but it is a crate, not a macro
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/diesel-ff3178cdc29af4e4/fb70fd7/diesel_derives/src/lib.rs:21:1
[INFO] [stdout]     |
[INFO] [stdout]  21 | extern crate quote;
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] help: consider importing one of these macros
[INFO] [stdout]     |
[INFO] [stdout]   1 + use proc_macro::quote;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use quote::quote;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `quote` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/diesel-ff3178cdc29af4e4/fb70fd7/diesel_derives/src/insertable.rs:100:9
[INFO] [stdout]     |
[INFO] [stdout] 100 |         quote! {
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: `quote` is imported here, but it is a crate, not a macro
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/diesel-ff3178cdc29af4e4/fb70fd7/diesel_derives/src/lib.rs:21:1
[INFO] [stdout]     |
[INFO] [stdout]  21 | extern crate quote;
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] help: consider importing one of these macros
[INFO] [stdout]     |
[INFO] [stdout]   1 + use proc_macro::quote;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use quote::quote;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `quote` in this scope
[INFO] [stdout]   --> /opt/rustwide/cargo-home/git/checkouts/diesel-ff3178cdc29af4e4/fb70fd7/diesel_derives/src/diesel_public_if.rs:42:17
[INFO] [stdout]    |
[INFO] [stdout] 42 |                 quote! {
[INFO] [stdout]    |                 ^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: `quote` is imported here, but it is a crate, not a macro
[INFO] [stdout]   --> /opt/rustwide/cargo-home/git/checkouts/diesel-ff3178cdc29af4e4/fb70fd7/diesel_derives/src/lib.rs:21:1
[INFO] [stdout]    |
[INFO] [stdout] 21 | extern crate quote;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] help: consider importing one of these macros
[INFO] [stdout]    |
[INFO] [stdout]  1 + use proc_macro::quote;
[INFO] [stdout]    |
[INFO] [stdout]  1 + use quote::quote;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `quote` in this scope
[INFO] [stdout]   --> /opt/rustwide/cargo-home/git/checkouts/diesel-ff3178cdc29af4e4/fb70fd7/diesel_derives/src/diesel_for_each_tuple.rs:37:5
[INFO] [stdout]    |
[INFO] [stdout] 37 |     quote! {
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: `quote` is imported here, but it is a crate, not a macro
[INFO] [stdout]   --> /opt/rustwide/cargo-home/git/checkouts/diesel-ff3178cdc29af4e4/fb70fd7/diesel_derives/src/lib.rs:21:1
[INFO] [stdout]    |
[INFO] [stdout] 21 | extern crate quote;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] help: consider importing one of these macros
[INFO] [stdout]    |
[INFO] [stdout]  1 + use proc_macro::quote;
[INFO] [stdout]    |
[INFO] [stdout]  1 + use quote::quote;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `quote` in this scope
[INFO] [stdout]   --> /opt/rustwide/cargo-home/git/checkouts/diesel-ff3178cdc29af4e4/fb70fd7/diesel_derives/src/diesel_for_each_tuple.rs:30:18
[INFO] [stdout]    |
[INFO] [stdout] 30 |         out.push(quote! {
[INFO] [stdout]    |                  ^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: `quote` is imported here, but it is a crate, not a macro
[INFO] [stdout]   --> /opt/rustwide/cargo-home/git/checkouts/diesel-ff3178cdc29af4e4/fb70fd7/diesel_derives/src/lib.rs:21:1
[INFO] [stdout]    |
[INFO] [stdout] 21 | extern crate quote;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] help: consider importing one of these macros
[INFO] [stdout]    |
[INFO] [stdout]  1 + use proc_macro::quote;
[INFO] [stdout]    |
[INFO] [stdout]  1 + use quote::quote;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `quote` in this scope
[INFO] [stdout]   --> /opt/rustwide/cargo-home/git/checkouts/diesel-ff3178cdc29af4e4/fb70fd7/diesel_derives/src/diesel_for_each_tuple.rs:21:13
[INFO] [stdout]    |
[INFO] [stdout] 21 |             quote!((#i) -> #t, #st, #tt,)
[INFO] [stdout]    |             ^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: `quote` is imported here, but it is a crate, not a macro
[INFO] [stdout]   --> /opt/rustwide/cargo-home/git/checkouts/diesel-ff3178cdc29af4e4/fb70fd7/diesel_derives/src/lib.rs:21:1
[INFO] [stdout]    |
[INFO] [stdout] 21 | extern crate quote;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] help: consider importing one of these macros
[INFO] [stdout]    |
[INFO] [stdout]  1 + use proc_macro::quote;
[INFO] [stdout]    |
[INFO] [stdout]  1 + use quote::quote;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `quote` in this scope
[INFO] [stdout]   --> /opt/rustwide/cargo-home/git/checkouts/diesel-ff3178cdc29af4e4/fb70fd7/diesel_derives/src/associations.rs:67:5
[INFO] [stdout]    |
[INFO] [stdout] 67 |     quote! {
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: `quote` is imported here, but it is a crate, not a macro
[INFO] [stdout]   --> /opt/rustwide/cargo-home/git/checkouts/diesel-ff3178cdc29af4e4/fb70fd7/diesel_derives/src/lib.rs:21:1
[INFO] [stdout]    |
[INFO] [stdout] 21 | extern crate quote;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] help: consider importing one of these macros
[INFO] [stdout]    |
[INFO] [stdout]  1 + use proc_macro::quote;
[INFO] [stdout]    |
[INFO] [stdout]  1 + use quote::quote;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `quote` in this scope
[INFO] [stdout]   --> /opt/rustwide/cargo-home/git/checkouts/diesel-ff3178cdc29af4e4/fb70fd7/diesel_derives/src/associations.rs:63:26
[INFO] [stdout]    |
[INFO] [stdout] 63 |     let foreign_key_ty = quote!(__FK);
[INFO] [stdout]    |                          ^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: `quote` is imported here, but it is a crate, not a macro
[INFO] [stdout]   --> /opt/rustwide/cargo-home/git/checkouts/diesel-ff3178cdc29af4e4/fb70fd7/diesel_derives/src/lib.rs:21:1
[INFO] [stdout]    |
[INFO] [stdout] 21 | extern crate quote;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] help: consider importing one of these macros
[INFO] [stdout]    |
[INFO] [stdout]  1 + use proc_macro::quote;
[INFO] [stdout]    |
[INFO] [stdout]  1 + use quote::quote;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `quote` in this scope
[INFO] [stdout]   --> /opt/rustwide/cargo-home/git/checkouts/diesel-ff3178cdc29af4e4/fb70fd7/diesel_derives/src/associations.rs:62:28
[INFO] [stdout]    |
[INFO] [stdout] 62 |     let foreign_key_expr = quote!(std::convert::Into::into(&self.#foreign_key_name));
[INFO] [stdout]    |                            ^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: `quote` is imported here, but it is a crate, not a macro
[INFO] [stdout]   --> /opt/rustwide/cargo-home/git/checkouts/diesel-ff3178cdc29af4e4/fb70fd7/diesel_derives/src/lib.rs:21:1
[INFO] [stdout]    |
[INFO] [stdout] 21 | extern crate quote;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] help: consider importing one of these macros
[INFO] [stdout]    |
[INFO] [stdout]  1 + use proc_macro::quote;
[INFO] [stdout]    |
[INFO] [stdout]  1 + use quote::quote;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `quote` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/diesel-ff3178cdc29af4e4/fb70fd7/diesel_derives/src/as_changeset.rs:122:9
[INFO] [stdout]     |
[INFO] [stdout] 122 |         quote! {}
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: `quote` is imported here, but it is a crate, not a macro
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/diesel-ff3178cdc29af4e4/fb70fd7/diesel_derives/src/lib.rs:21:1
[INFO] [stdout]     |
[INFO] [stdout]  21 | extern crate quote;
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] help: consider importing one of these macros
[INFO] [stdout]     |
[INFO] [stdout]   1 + use proc_macro::quote;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use quote::quote;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `quote` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/diesel-ff3178cdc29af4e4/fb70fd7/diesel_derives/src/as_changeset.rs:109:9
[INFO] [stdout]     |
[INFO] [stdout] 109 |         quote! {
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: `quote` is imported here, but it is a crate, not a macro
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/diesel-ff3178cdc29af4e4/fb70fd7/diesel_derives/src/lib.rs:21:1
[INFO] [stdout]     |
[INFO] [stdout]  21 | extern crate quote;
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] help: consider importing one of these macros
[INFO] [stdout]     |
[INFO] [stdout]   1 + use proc_macro::quote;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use quote::quote;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `quote` in this scope
[INFO] [stdout]   --> /opt/rustwide/cargo-home/git/checkouts/diesel-ff3178cdc29af4e4/fb70fd7/diesel_derives/src/util.rs:60:5
[INFO] [stdout]    |
[INFO] [stdout] 60 |     quote! {
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: `quote` is imported here, but it is a crate, not a macro
[INFO] [stdout]   --> /opt/rustwide/cargo-home/git/checkouts/diesel-ff3178cdc29af4e4/fb70fd7/diesel_derives/src/lib.rs:21:1
[INFO] [stdout]    |
[INFO] [stdout] 21 | extern crate quote;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] help: consider importing one of these macros
[INFO] [stdout]    |
[INFO] [stdout]  1 + use proc_macro::quote;
[INFO] [stdout]    |
[INFO] [stdout]  1 + use quote::quote;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `diesel_derives` (lib) due to 94 previous errors
[INFO] running `Command { std: "docker" "inspect" "2f9b8257804384a24ba9249c2dafe392854e59ddf1a2df0918e7e8ad7c385a30", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2f9b8257804384a24ba9249c2dafe392854e59ddf1a2df0918e7e8ad7c385a30", kill_on_drop: false }`
[INFO] [stdout] 2f9b8257804384a24ba9249c2dafe392854e59ddf1a2df0918e7e8ad7c385a30
